Find with Regex

Command Prototype

arrRet = Regex.Find(sText,sPattern)

Command Description

Use a Regex to find a string, and return an array of found strings

Parameter Description
Required Parameter
sText--The string to operate
sPattern--The Regex
return
arrRet--The variable used to save the output of the function call

results matching ""

    No results matching ""